home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
modula2
/
m2d2
/
funny
/
funnyrsc.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Modula Definition
|
1995-11-25
|
170 b
|
10 lines
DEFINITION MODULE FunnyRSC;
CONST
Alert = 0; (* Formular/Dialog *)
Function = 2; (* STRING in Baum ALERT *)
PROCEDURE RelocateRSC;
END FunnyRSC.